Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

zutil.c File Reference

#include "zutil.h"

Include dependency graph for zutil.c:

Include dependency graph

Compounds

struct  internal_state

Functions

void exit ()
char * zlibVersion ()
char * zError (err) int err
void free ()
voidpf zcalloc (opaque, items, size) voidpf opaque

Variables

char * z_errmsg [10]
Bytefsource
uInt len
Bytefs2
unsigned items
unsigned size
voidpf ptr

Function Documentation

void exit  
 

void free  
 

voidpf zcalloc opaque   ,
items   ,
size   
 

char* zError err   
 

char* zlibVersion  
 


Variable Documentation

unsigned items
 

uInt len
 

voidpf ptr
 

Bytef* s2
 

unsigned size
 

Bytef* source
 

char* z_errmsg[10]
 

Initial value:

 {
"need dictionary",     
"stream end",          
"",                    
"file error",          
"stream error",        
"data error",          
"insufficient memory", 
"buffer error",        
"incompatible version",
""}


Generated on Mon Sep 12 20:11:49 2005 for Destiny3D by doxygen1.3-rc3